home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / bor_ti.exe / TI1045.ASC < prev    next >
Text File  |  1992-10-23  |  13KB  |  595 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  9.   VERSION  :  3.0
  10.        OS  :  ALL
  11.      DATE  :  October 23, 1992                         PAGE  :  1/9
  12.  
  13.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  14.  
  15.  
  16.  
  17.  
  18.  
  19.             BORLAND PARADOX ENGINE & DATABASE FRAMEWORK 3.0
  20.  
  21.  
  22.   QUESTION:
  23.        When will the Borland Paradox Engine & Database Framework
  24.   3.0 be available?
  25.  
  26.   ANSWER:
  27.        Borland Paradox Engine 3.0 is scheduled to ship in October
  28.   1992.  Pricing and upgrade upgrade information will be announced
  29.   in the near future.
  30.  
  31.  
  32.  
  33.   QUESTION:
  34.        If I don't use Paradox, why should I upgrade?
  35.  
  36.   ANSWER:
  37.        The Borland Paradox Engine is a powerful yet easy to use
  38.   mechanism for storing and retrieving data from disk.  With
  39.   Borland Paradox Engine 3.0 there is no need to develop your own
  40.   proprietary data format.  Borland provides the highly optimized
  41.   industry standard file format, and access capability which saves
  42.   the user time when developing an application.
  43.  
  44.  
  45.  
  46.   QUESTION:
  47.        Which compilers are compatible with the Borland Paradox
  48.   Engine 3.0?
  49.  
  50.   ANSWER:
  51.        Borland's family of C/C++ compilers, Microsoft C 6.01 or
  52.   later, Turbo Pascal 6.0 or later, and Turbo Pascal for Windows
  53.   1.0 or later.
  54.  
  55.  
  56.  
  57.   QUESTION:
  58.        Is Borland Paradox Engine 3.0 compatible with Paradox 4.0?
  59.  
  60.   ANSWER:
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  75.   VERSION  :  3.0
  76.        OS  :  ALL
  77.      DATE  :  October 23, 1992                         PAGE  :  2/9
  78.  
  79.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  80.  
  81.  
  82.  
  83.  
  84.        Yes. The Borland Paradox Engine 3.0 supports the new high
  85.   speed file locking protocol used by Paradox 4.0, as well as
  86.   support for existing Paradox 3.0 or 3.5 file formats.
  87.  
  88.  
  89.  
  90.   QUESTION:
  91.        Will Borland Paradox Engine 3.0 be fully compatible with
  92.   Paradox for Windows?
  93.  
  94.   ANSWER:
  95.        Yes.  The Borland Paradox Engine 3.0 supports the new file
  96.   locking protocol used in Paradox 4.0 and Paradox for Windows.
  97.  
  98.  
  99.  
  100.   QUESTION:
  101.        If I replace the DLL in my current Engine application with
  102.   the Borland Paradox Engine 3.0 DLL, what improvements will I see
  103.   in performance?
  104.  
  105.   ANSWER:
  106.        The performance improvements require using the Paradox 4.0
  107.   fast file format.  A function call is provided to convert Paradox
  108.   3.0 or 3.5 files to Paradox 4.0 files to improve the performance
  109.   up to 20%.
  110.  
  111.  
  112.  
  113.   QUESTION:
  114.        Will the Borland Paradox Engine 3.0 operate on dBASE files?
  115.  
  116.   ANSWER:
  117.        Currently the Borland Paradox Engine only supports Paradox
  118.   file formats.  Support for dBASE is planned for future releases
  119.   of the product.
  120.  
  121.  
  122.  
  123.   QUESTION:
  124.        Is the Borland Paradox Engine supported by other products?
  125.  
  126.   ANSWER:
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  141.   VERSION  :  3.0
  142.        OS  :  ALL
  143.      DATE  :  October 23, 1992                         PAGE  :  3/9
  144.  
  145.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  146.  
  147.  
  148.  
  149.  
  150.        Yes.  The Borland Paradox Engine includes a version of the
  151.   library for use by any Windows application that can load and
  152.   access a DLL.  This includes applications such as Borland C++,
  153.   Turbo Pascal, Visual Basic, and Toolbook.
  154.  
  155.  
  156.  
  157.   QUESTION:
  158.        What languages are supported by the Borland Paradox Engine
  159.   3.0?
  160.  
  161.   ANSWER:
  162.        The Borland Paradox Engine 3.0 has support for Borland C++,
  163.   ANSI C, Turbo Pascal for Windows, Turbo Pascal, and Turbo Pascal
  164.   with Objects.
  165.  
  166.  
  167.  
  168.   QUESTION:
  169.        Does the Borland Paradox Engine 3.0 support SQL and is it a
  170.   server?
  171.  
  172.   ANSWER:
  173.        The Engine does not have support for SQL nor is it a SQL
  174.   server.  But Paradox 3.5 and 4.0 support SQL Links as an upgrade
  175.   option.
  176.  
  177.  
  178.  
  179.   QUESTION:
  180.        Will applications developed with the Paradox Engine 2.0
  181.   require any code changes to use the Borland Paradox Engine 3.0?
  182.  
  183.   ANSWER:
  184.        No. The Borland Paradox Engine is 100% upwardly compatible
  185.   with code developed for the Paradox Engine 2.0.  However, to take
  186.   advantage of the new API function calls in Borland Paradox
  187.   Engine, additional code is required.
  188.  
  189.  
  190.  
  191.   QUESTION:
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  207.   VERSION  :  3.0
  208.        OS  :  ALL
  209.      DATE  :  October 23, 1992                         PAGE  :  4/9
  210.  
  211.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  212.  
  213.  
  214.  
  215.  
  216.        What are some of the new function calls in Borland Paradox
  217.   Engine 3.0?
  218.  
  219.   ANSWER:
  220.        The new Borland Paradox Engine 3.0 includes high performance
  221.   "raw" data transfer calls for record manipulation, an entire
  222.   suite of functions for Binary Large Object (BLOB) data, new
  223.   network functions, and more.
  224.  
  225.  
  226.  
  227.   QUESTION:
  228.        Can Windows applications use the Borland Paradox Engine 3.0?
  229.  
  230.   ANSWER:
  231.        Yes.  The Borland Paradox Engine 3.0 is provided as a
  232.   Dynamic Link Library (DLL) for Windows applications. Multiple
  233.   applications can share the library so memory is used efficiently.
  234.  
  235.  
  236.  
  237.   QUESTION:
  238.        Is the Borland Paradox Engine 3.0 a Windows only product?
  239.  
  240.   ANSWER:
  241.        No.  The Borland Paradox Engine 3.0 supports DOS and
  242.   Windows. For DOS applications the Engine is compatible with
  243.   Borland's Virtual Run-time Object Oriented Memory Manager
  244.   (VROOMM) overlay technology, which allows applications to exceed
  245.   the 640K barrier imposed by DOS.
  246.  
  247.  
  248.  
  249.   QUESTION:
  250.        What are the memory requirements for an application using
  251.   the Borland Paradox Engine 3.0?
  252.  
  253.   ANSWER:
  254.        For DOS applications the Engine has full support for
  255.   Borland's VROOMM technology, where small portions of the library
  256.   are loaded into memory when they are needed. The largest overlay
  257.   of the engine requires 90KB of RAM. For Windows applications, a
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  273.   VERSION  :  3.0
  274.        OS  :  ALL
  275.      DATE  :  October 23, 1992                         PAGE  :  5/9
  276.  
  277.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  278.  
  279.  
  280.  
  281.  
  282.   DLL is provided and shared between applications for efficient use
  283.   of memory.
  284.  
  285.  
  286.  
  287.   QUESTION:
  288.        How will I convert my Paradox 3.0 or 3.5 files to the new
  289.   Paradox 4.0 file format?
  290.  
  291.   ANSWER:
  292.        The Borland Paradox Engine 3.0 has function calls that will
  293.   automatically translate Paradox 3.0 or 3.5 files into the Paradox
  294.   4.0 file format.
  295.  
  296.  
  297.  
  298.   QUESTION:
  299.        Which networks are supported by the Borland Paradox Engine
  300.   3.0?
  301.  
  302.   ANSWER:
  303.        The networks supported by the Borland Paradox Engine are:
  304.   Novell Netware, 3Com, 3Com3+Open, IBM PC LAN, AT&T StarGroup,
  305.   Banyan Vines, Local-share net types, and other DOS 3.1 compatible
  306.   networks.
  307.  
  308.  
  309.  
  310.   QUESTION:
  311.        Is a run-time royalty fee required when applications that
  312.   use the Borland Paradox Engine 3.0 are distributed?
  313.  
  314.   ANSWER:
  315.        No.  The Borland Paradox Engine has an unlimited, royalty-
  316.   free, run-time license.
  317.  
  318.  
  319.  
  320.   QUESTION:
  321.        What is the Database Framework?
  322.  
  323.   ANSWER:
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.   PRODUCT  :  Borland C++                           NUMBER  :  1045
  339.   VERSION  :  3.0
  340.        OS  :  ALL
  341.      DATE  :  October 23, 1992                         PAGE  :  6/9
  342.  
  343.     TITLE  :  The Borland Paradox Engn. and Database Framework v3.0
  344.  
  345.  
  346.  
  347.  
  348.        The Database Framework is an object layer that encapsulates
  349.   the Engine's API and provides high level objects that reduce the
  350.   complexity of application development with the Engine. It is the
  351.   first deliverable in our Borland Object Component Architecture
  352.   (BOCA), and applications written with the Database Framework are
  353.   100% compatible with it.
  354.  
  355.   NOTE: As of 8/20/92, the Database Framework has been renamed
  356.         to the Object Layer for copyright reasons.
  357.  
  358.  
  359.  
  360.   QUESTION:
  361.        Is the Database Framework part of the Borland Object
  362.   Compo